home *** CD-ROM | disk | FTP | other *** search
/ Fr. John Corapi, Solt / Fr. John Corapi, Solt.iso / pc / Quiz3.swf / scripts / DefineButton2_87 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2008-02-25  |  66 b   |  5 lines

  1. on(release){
  2.    field1 = "Wrong.  27 books";
  3.    first1 = 0;
  4. }
  5.